home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / H-Hx / HomeDesk.cpt / Home Desk / card_4775.txt < prev    next >
Encoding:
Text File  |  1987-10-27  |  2.1 KB  |  112 lines

  1. -- card: 4775 from stack: in
  2. -- bmap block id: 9403
  3. -- flags: 4000
  4. -- background id: 2742
  5. -- name: Dark
  6. ----- HyperTalk script -----
  7. on openCard
  8.   show card field "title"
  9.   wait 3 seconds
  10.   hide card field "title"
  11. end openCard
  12.  
  13.  
  14. -- part 3 (button)
  15. -- low flags: 00
  16. -- high flags: 0000
  17. -- rect: left=0 top=0 right=342 bottom=512
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: dark cover
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.   show card field "grope"
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part 1 (button)
  34. -- low flags: 00
  35. -- high flags: 0000
  36. -- rect: left=489 top=58 right=115 bottom=511
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: Lights On
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   hide card field "grope"
  48.   If the shiftKey is down then
  49.     doMenu Quit HyperCard
  50.   else
  51.     visual effect dissolve very fast
  52.     go to card id 2995
  53.   end if
  54. end mouseUp
  55.  
  56.  
  57.  
  58. -- part 4 (field)
  59. -- low flags: 81
  60. -- high flags: 2004
  61. -- rect: left=162 top=219 right=284 bottom=350
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 0 / 0
  64. -- text alignment: 1
  65. -- font id: 2
  66. -- text size: 14
  67. -- style flags: 256
  68. -- line height: 18
  69. -- part name: grope
  70.  
  71.  
  72. -- part 6 (field)
  73. -- low flags: 81
  74. -- high flags: 2001
  75. -- rect: left=14 top=79 right=166 bottom=286
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 0 / 0
  78. -- text alignment: 1
  79. -- font id: 3
  80. -- text size: 12
  81. -- style flags: 256
  82. -- line height: 16
  83. -- part name: Title
  84.  
  85.  
  86. -- part contents for background part 2
  87. ----- text -----
  88. 1:03 AM
  89.  
  90. -- part contents for background part 15
  91. ----- text -----
  92. `
  93.  
  94. -- part contents for background part 23
  95. ----- text -----
  96. 9/27/87
  97.  
  98. -- part contents for card part 4
  99. ----- text -----
  100. You are groping in the dark!
  101. Try the light switch...
  102.  
  103.  
  104.  
  105. -- part contents for card part 6
  106. ----- text -----
  107. The Home Desk
  108. Public Domain Software
  109. by
  110. Russell A. Lyon
  111. Compuserve ID 71735,632
  112.